/*---导航---*/
#nav{height:40px;margin: 5px auto 0 auto ; width:1300px;}
#nav ul{float:left}
#nav li{float:left;height:55px;position:relative}
#nav li.line_off{background:none}
#nav a{display:block;float:left;text-decoration:none;height:41px;padding-top:16px;line-height:18px;font-size:16px;color: #fff;width:180px; }
#nav a:hover,#nav .active a,#nav li.sfhover a{color: #ccc;text-decoration:none;background-image: url(bgON.png);background-repeat: repeat-x; height:66px;}
#nav a span{font-size:10px;line-height:18px;padding-bottom:15px;display:block; font-weight:normal; }
#nav .n{background:url(bgDIVIDER.gif);width:2px;height:50px;float:left; }


.nav li{float:left;height:46px;position:relative}
.nav li.line_off{background:none}
.nav a{display:block;float:left;text-decoration:none;height:41px;padding-top:16px;line-height:18px;font-size:16px;color: #fff;width:100px;background-image: url(bgON.png); }
.nav a:hover,#nav .active a,#nav li.sfhover a{color: #fff;text-decoration:none;background-image: url(bgON.png);background-repeat: repeat-x; height:66px;}
.nav a span{font-size:10px;line-height:18px;padding-bottom:15px;display:block; font-weight:normal; }
.nav .n{background:url(bgDIVIDER.gif);width:2px;height:50px;float:left; }




/*---当前分类---*/
#nav li ul{display:none;position:absolute;top:46px;width:180px;padding:10px 0;background: #2d3e50; font-weight:normal;left:0px;z-index:11;filter:Alpha(Opacity=90);
	opacity: 0.9; }
#nav li ul li{line-height:30px;height:30px;margin:0; text-align:center;font-weight:normal;position:relative;z-index:2 }
#nav li ul a,#nav li.active ul a,#nav li.sfhover ul a{background:none;height:auto;color:#fff;line-height:20px;font-size:13px;padding:7px 0 ;font-weight:normal;float:none;}
#nav li ul a:hover{color:#fff; width:180px; background:#3b4d61;font-weight:normal; }
#nav li ul .t{position:relative;top:14px;left:0;width:120px;height:4px;font-size:0;line-height:0;overflow:hidden; text-align:center;}